home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / prog_bas / nkbvc11.zip / RESOURCE.H < prev    next >
C/C++ Source or Header  |  1996-04-11  |  1KB  |  35 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by Demo.rc
  4. //
  5. #define IDM_ABOUTBOX                    0x0010
  6. #define IDD_ABOUTBOX                    100
  7. #define IDS_ABOUTBOX                    101
  8. #define IDD_DEMO_DIALOG                 102
  9. #define IDR_MAINFRAME                   128
  10. #define IDC_RADIO1                      1000
  11. #define IDC_RADIO2                      1001
  12. #define IDC_RADIO3                      1002
  13. #define IDC_RADIO4                      1003
  14. #define IDC_RADIO5                      1004
  15. #define IDC_RADIO6                      1005
  16. #define IDC_RADIO7                      1006
  17. #define IDC_RADIO8                      1007
  18. #define IDC_RADIO9                      1008
  19. #define IDC_RADIO10                     1009
  20. #define IDC_POSLABEL                    1012
  21. #define IDC_SLIDER1                     1013
  22. #define IDC_SLIDER2                     1014
  23. #define IDC_SLIDER3                     1015
  24.  
  25. // Next default values for new objects
  26. // 
  27. #ifdef APSTUDIO_INVOKED
  28. #ifndef APSTUDIO_READONLY_SYMBOLS
  29. #define _APS_NEXT_RESOURCE_VALUE        131
  30. #define _APS_NEXT_COMMAND_VALUE         32771
  31. #define _APS_NEXT_CONTROL_VALUE         1014
  32. #define _APS_NEXT_SYMED_VALUE           101
  33. #endif
  34. #endif
  35.